Avoid test failures on Hurd
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Thu, 22 Oct 2020 06:14:29 +0000 (07:14 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Thu, 22 Oct 2020 06:14:29 +0000 (07:14 +0100)
commitf0675f20eac98d58870605c4ef877f3dd4a25095
tree4e126556e215bd992e96aa5f832c7e2ae6624a5b
parente2377e6bad954aeaa7a3487fb7f0152c822e401c
Avoid test failures on Hurd

Allow multiprocessing to be unavailable
Accept any errno not just 2 for (intentionally) nonexistent files
(Hurd appears to use 2**30+2)

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name hurd_compat.patch
pandas/tests/io/parser/test_common.py
pandas/tests/io/parser/test_multi_thread.py
pandas/tests/io/test_common.py
pandas/tests/test_downstream.py